* sysdep.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:38:06 +0000 (19:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:38:06 +0000 (19:38 -0700)
commitaebb4965093543a9c49ce68ac7af06d64ab66af0
tree9aff891c9818e67e861f0279f1b14b755681d656
parentf222188f7c66b36e53bc370cca28936421f4e67b
* sysdep.c: Make symbols static if they're not exported.

(emacs_get_tty, emacs_set_tty, old_fcntl_flags, old_fcntl_owner):
Now static.
(sigprocmask_set, full_mask): Remove; unused.
(wait_debugging): Mark as visible.
* syssignal.h (SIGFULLMASK, full_mask): Remove decls.
* systty.h (emacs_get_tty, emacs_set_tty): Remove decls.
src/ChangeLog
src/sysdep.c
src/syssignal.h
src/systty.h